home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 July / EnigmA AMIGA RUN 20 (1997)(G.R. Edizioni)(IT)[!][issue 1997-07 & 08][EAR-CD IV].iso / earcd / comm / tcp / amichato.lha / A.C.O. / scv-chanserv.faq < prev    next >
Text File  |  1997-02-20  |  8KB  |  174 lines

  1. Frequently Asked Questions: ChanServ -- StarOne Channel Service Bot
  2. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3. Version 0.1 (c) 1996 by DmonKilla!dmonkilla@scv.net  (all rights reserved)
  4.  
  5. This FAQ answers the most commonly asked questions asked by the users
  6. of StarOne regarding the Channel Service bot ChanServ.
  7.  
  8. Q: How do I register a channel?
  9. A: Registering a channel is easy. You can register a channel  several
  10.    ways. You can ask the IRCOPS, or you can do it yourself. Here is
  11.    how to register a channel.
  12.   
  13.       q: I want to register a channel without a password, how?
  14.       a: /msg ChanServ register #channelname
  15.  
  16.       q: I want to register a channel with a password, how?
  17.       a: /msg ChanServ register #channelname my_password
  18.  
  19.    Note: The my_password is *NOT* your password when you log  in  to
  20.    your internet account! Just pick an arbitrary password! The bot
  21.    will add *BOTH* your regular usre@host and the ip (numeric) address.
  22.  
  23. Q: Damn it! I screwed up my registeration! How do I unregister?
  24. A: Easy. Just type /msg ChanServ unregister #channelname
  25.  
  26. Q: I  registered  a  channel  and  forgot  my  password, now I can't
  27.    unregister my channel! 
  28. A: If this happens, ask an IRCOP to unregister the channel for you.
  29.  
  30. Q: Okay, I registered my channel, but I'm not getting autoops!
  31. A: There may be couple things that may cause this problem.
  32.  
  33.    o Do  "/msg ChanServ find #yourchannelname *"  and  see  if  your 
  34.      address is the same as your /whois address. If not, go  to  the
  35.      IRCOP channel and request help.
  36.   
  37.    o Did you set a password? If so, the  bot  will  not  autoop you.
  38.      It would be sort  of  senseless  to  have the bot autoop you if 
  39.      you have a set a  password. It would  defeat its own purpose. I
  40.      mean, didn't you set the  password  so  you can verify yourself
  41.      before getting ops?
  42.  
  43. Q: Okay, I set a password -- how do I authenticate yourself?
  44. A: There is no authentication  command.  You  will have to make your
  45.    password the last thing you send in  in each command.  If you are
  46.    requestion ops, then type /msg ChanServ op #channel nick password
  47.  
  48. Q: Why do I have to send in the password each time? It's annoying!
  49. A: This is due to the security hole on a bot like  X/W  on Undernet.
  50.    Once you verify yourself, anyone can fake your address  and  get
  51.    access to the bot. The way ChanServ does it, it  is more secure,
  52.    thus reducing the possibility of potential trouble.
  53.  
  54. Q: How do I add people to my userlist on ChanServ?
  55. A: /msg ChanServ add #chan nick user@host lvl auto protect password
  56.    /msg ChanServ add #chan nick
  57.    is the basic syntax. Here is a more indepth explanation.
  58.    
  59.    Under the first format:
  60.       o #chan     : the channel, of course
  61.       o nick      : the nickname, of course
  62.       o user@host : this is the address you see when you do /whois
  63.       o lvl       : the level
  64.       o auto      : autoops. 0 = OFF and 1 = ON
  65.       o protect   : protection. 0 = OFF and 1 = ON 
  66.       o password  : password. 0 = NONE and anything else = password
  67.  
  68.    Undeer the second format:
  69.       o #chan     : the channel
  70.       o nick      : the nickname
  71.       o The bot will automatically fetch the user@host of the nick
  72.         you specify. This is a convenient way of adding users. The
  73.         bot will give the default level of 50 with autoops ON.
  74.  
  75.    Note: The user@host must use wildcards if the user@host  of  the
  76.    user is dynamic  (means it changes all the time).  For  help  on
  77.    using wildcards, type /msg ChanServ help wild
  78.  
  79.    Here are few examples:
  80.    /msg ChanServ add #la john john@*.clark.net 70 0 0 0
  81.      * add john at level 70. Autoop off, protect off, password NONE
  82.    /msg ChanServ add #la john john@*.clark.net 70 1 0 0
  83.      * add john at level 70. Autoop off, protect on, password NONE
  84.    /msg ChanServ add #la john john@*.clark.net 70 0 1 0
  85.      * add john at level 70. Autoop off, protect on, password NONE
  86.    /msg ChanServ add #la john john@*.clark.net 70 1 1 ch#2
  87.      * add john at level 70. Autoop on, protect on, password ch#2
  88.    
  89. Q: How do I set a password for a user after I have added them?
  90. A: You  cannot set a password for a user after you have added them.
  91.    You can  only set the password WHEN you add them. They will have
  92.    to set the password themselves. If you must set the password for
  93.    them for some reason, delete the user  and  readd  them,  giving
  94.    a new password.
  95.  
  96. Q: How can I set an autoop or a protect for a user I have added?
  97. A: The answer is same for the previous question. Look above.
  98.  
  99. Q: How can I delete a user? He isn't worthy anymore.
  100. A: /msg ChanServ rem #channel nick. If you do not know the nickname
  101.    you have added the user under, see the question below.
  102.  
  103. Q: I'm dying to know my servents. How do I see my userlist?
  104. A: There are several ways to access the userlist.
  105.   
  106.    /msg ChanServ find #channel nick
  107.      * display the information on specified nick
  108.    /msg ChanServ find #channel *nick*
  109.      * display the information on sepcified nick with wildcards
  110.      * if you do not know wildcards, do /msg ChanServ help wild
  111.    /msg ChanServ find #channel john@*.clark.net
  112.      * display the information on the specified user@host
  113.    /msg ChanServ find #channel *
  114.      * display the entire userlist database
  115.    /msg ChanServ find * *
  116.      * display the ChanServ OPERATORS.
  117.  
  118. Q: I'm a paranoid freak! How do I set my password?
  119. A: To set your password type, /msg ChanServ pass #channel password
  120.  
  121.    o If you have not set a password, this will set it for you.
  122.    o If you have already set a password:
  123.      /msg ChanServ pass #channel new_pass current_pass
  124.    o If you do not want a password:
  125.      /msg ChanServ pass #channel 0 current_pass
  126.  
  127. Q: I would like autoops! How do I set my autoops?
  128. A: /msg ChanServ set #channel autoop 0 or 1
  129.  
  130. Q: I want to be pampered! How do I set my protection?
  131. A: /msg ChanServ set #channel protect 0 or 1
  132.  
  133. Q: Is this all the command that the bot can do? This sucks!
  134. A: No. There are many other commands. To get a list of all the of
  135.    the commands, type /msg ChanServ help. To get further help on
  136.    the command, type /msg ChanServ help command_name. Only the
  137.    essential commands have been covered in this FAQ. For the others,
  138.    you will have to put your fingers to some work.
  139.  
  140. Q: I feel really sad leaving this FAQ :~(~ Anything else I should 
  141.    know before I say goodbye?
  142. A: Yes, be *SURE* to read the help on help, and help on wild. These
  143.    two help files will be the quintessence for many commands. Type
  144.    /msg ChanServ help help
  145.    /msg ChanServ help wild
  146.    when you get on-line. Read them thoroughly!
  147.                  
  148. E                                  O                                F
  149. N                                  F                                I
  150. D                                                                   L
  151.                                                                     E
  152. Any suggestions, comments, etc., please email dmonkilla@scv.net
  153.  
  154. All the typos, grammar imperfections, or any other faults in this FAQ
  155. is copyrighted by all4u!times9@clark.net. In essence, this FAQ is
  156. perfect. If you ever heard of the saying that "you are perfect within
  157. your imperfection," then it is shown here. Why? Here is why. 
  158.  
  159. This FAQ is so perfect there is nothign wrong with it. But you may
  160. think that relative to this world of pure imperfections, being perfect
  161. is the same as being imperfect. Ah.. that is the core of it all! This
  162. FAQ is imperfect through perfection, thus becoming imperfect like all
  163. the imperfect things in this world. It is therefore, imperfect, and
  164. furthermore, because it is imperfect through perfection, it is perfect.
  165. Add to the fact that it was perfect in the first place. So you see,
  166. it does not make any difference whether or not this FAQ is perfect
  167. or imperfect with its many typos and gramatical errors. No matter which
  168. way you look at it, this FAQ is *PERFECTION*. So do not email me saying
  169. that I can't type, or flaming me saying that my grammar is at fault :)
  170. Because, gosh darnit, I *AM* perfect!
  171.  
  172.                                               Min S. Kwon
  173.                                               all4u!times9@clark.net
  174.